Welcome![Sign In][Sign Up]
Location:
Search - dsp flash

Search list

[Other resourcedsp-flash_bootload

Description: 基于dsp的flash驱动程序,适于5402-flash drivers, suitable for 5402
Platform: | Size: 26399 | Author: cz | Hits:

[Other resourceTMS320F20x(24x)DSP

Description: TMS320F20x(24x) DSP嵌入式闪存技术指导-TMS320F20x (24x) DSP embedded flash memory technology guide
Platform: | Size: 233710 | Author: 萧俊 | Hits:

[Other resource2407-flash

Description: tms320lf2407 dsp单片机 对flash操作的读写程序-tms320lf2407 dsp SCM right flash write operation procedures
Platform: | Size: 2373 | Author: dong | Hits:

[Other resourcetms320lf2407123

Description: tms320lf2407 dsp单片机 对flash操作的读写程序历程-tms320lf2407 dsp flash microcontroller to read and write procedures for the operation of the course
Platform: | Size: 4017 | Author: dong | Hits:

[OtherC6000_Flash_ToolKit

Description: TI DSP C6000 系列Flash数据格式转换工具,可以将.out文件直接转换成.dat文件,在CCS中可以直接装入内存。这是很多人在找的工具。源码由于版权问题实在无法提供。实际上根本不需要源码。MD5:aae3a16546570ebe5712eb76fbd2f1f9 C6000_Flash_ToolKit.rar-TI C6000 DSP Flash data format conversion tools can be. out directly into documents. dat documents in the CCS can be directly loaded into memory. This is something many people are looking for the tools. FOSS because of copyright issues is unable to provide. In fact do not need the source code. MD5 : aae3a16546570ebe5712eb76fbd2f1f9 C6000_Fl ash_ToolKit.rar
Platform: | Size: 183551 | Author: guanjie | Hits:

[Other resourceTS101_DSP_Flash_load

Description: 关于TS101 DSP Flash 加载电路设计的方法,包括电路设计,系统加载过程的说明。
Platform: | Size: 236408 | Author: zhurui | Hits:

[Parallel PortFlash

Description: 6711 DSP 外部FLASH测试程序
Platform: | Size: 82284 | Author: 白武奇 | Hits:

[Other resourceflash

Description: TI最新DSP28335的例子,对于初学DSP很后用处
Platform: | Size: 7796 | Author: 小罗 | Hits:

[Other resourceflash

Description: 介绍DSP向FLASH中写入数据以及读出数据,以及对FLASH的初使化等操作
Platform: | Size: 28056 | Author: 文武 | Hits:

[FlashMXFLASH

Description: K9F1208U0M 的ALE、CLE分别由DSP 的A1 和A0 控制。DSP的低8位数据线直接与闪存的I/O0-I/O7 相连,实现命令、地址和数据的传输; DSP的通用I/O口IOA2 接R/B,监测存储器的工作状态,当R/ B 处于低电平时,表示有编程、擦除或随机读操作正在进行;操作完成后, R/ B 会自动返回高电平。DSP的W E 、R D 分别接FLASH的W E 、R E , 控制读、写操作。CS2接闪存的片选线CE。
Platform: | Size: 1970 | Author: 卢昌荣 | Hits:

[Other resourceFLASH

Description: 这里把在FLASH引导方面做的工作向大家汇报一下,希望能对大家有所帮助。本人经验和文笔都有限,写的不好请大家谅解。 硬件环境: DSP:TMS320VC5416PGE160 FLASH:SST39VF400A-70-4C-EK 都是贴片的,FLASH映射在DSP数据空间的0x8000-0xFFFF 软件环境: CCS v2.12.01 主 程序(要烧入FLASH的程序): DEBUG版,程序占用空间0x28000-0x2FFFF(片内SARAM),中断向量表在0x0080-0x00FF(片内DARAM),数据空间使用0x0100-0x7FFF(片内DARAM)。 因为FLASH是贴片的,所以需要自己编一个数据搬移程序,把要主程序搬移到FLASH中。在写入FLASH数据时,还应写入引导表的格式数据。最后在数 据空间的0xFFFF处写入引导表的起始地址(这里为0x8000)。 搬移程序: DEBUG版,程序空间0x38000-0x3FFFF(片内SARAM),中断向量表在0x7800-0x78FF(片内DARAM),数据空间使用 0x5000-0x77FF(片内DARAM)。 搬移程序不能使用与主程序的程序空间和中断向量表重合的物理空间,以免覆盖。 烧写时,同时打开主程序和搬移程序的PROJECT,先LOAD主程序,再LOAD搬移程序,然后执行搬移程序,烧写OK! 附:搬移程序(仅供参考)
Platform: | Size: 1430 | Author: 方法 | Hits:

[Other resourceflash

Description: DSP 320F 2812 FLASH EXAMPLE
Platform: | Size: 5052 | Author: ping li | Hits:

[Other resource基于CC.CS的Flash文件系统设计

Description: 在深入分析TI为开发DSP提供的RTS.LIB(RTS.SRC为源泉代码)的基础上,介绍对自定义的文件和设备的操作方法;设计一个简易的Flash文件系统,极大地方便了应用编程。-in-depth analysis for the development of TI DSP with the RTS.LIB (RTS.SRC as the source code), based on the definition from the documents and equipment operation; Design a simple Flash File System, greatly facilitate the application programming.
Platform: | Size: 150990 | Author: 陈丽平 | Hits:

[Other resourceFLASH在系统编程和DSP并行引导的C语言实现

Description: 介绍了一种在DSP 仿真环境下,采用C 语言对FLA SH 进行在系统编程( ISP)的 方法,同时介绍了TM S320VC5402 的Boo t loader 原理,给出了DSP 的并行FLA SH 引导功能实现 方案,并且给出了一个简单的测试实例-introduced a DSP simulation environment, using the C language for the FLA SH-system programming (ISP), TM also introduced the HPI Boo t loader principle, given the parallel DSP SH FLA program guide function to achieve, and given a simple test examples
Platform: | Size: 170103 | Author: 葛强 | Hits:

[Other resourceTigerSHARC DSP

Description: 5个源程序都是在VisualDSP环境下开发出来的,目标处理器是4片AD公司的TS1O1 DSP。其中:1)IDE_FAT32用来在硬盘上创建FAT32文件系统;2)i2c_test编写IIC总线;3)codec_a_in_pal_cf_frame是加载到FLASH的程序,板子在脱离PC自动上电时会把PAL制的图像直接存到CF卡里,CF卡的文件系统是FAT16;4)codec_a_in_pal_buf_boottest是可加载的DSP图像直通程序;5)ADSP-TS101prog_driver是flash的驱动程序。-five VisualDSP source in the environment are developed under the target processor is four AD TS1O1 the DSP. Of which : a) IDE_FAT32 used in the drive to create FAT32 file system; 2) to prepare i2c_test IIC bus; 3) codec_a_in_pal_cf_frame FLASH is loading procedures, the board automatically from the PC on when power will be PAL system images directly to CF card, the CF card is the FAT16 file system; 4) can be loaded codec_a_in_pal_buf_boottest DSP image through procedures; 5) ADSP-TS101prog_driver flash is the driver.
Platform: | Size: 80876 | Author: 张娟 | Hits:

[DSP program TI C28x DSP串口烧写源码

Description: 《TMS320F281x Boot ROM Serial Flash Programming》源码 包括Appcode、CKFA、EICT三部分软件例程
Platform: | Size: 1723966 | Author: yukui_911@126.com | Hits:

[Program docC6000DSP_的flash自启动

Description: 详细介绍了使用C语言如何实现C6000系列DSP的FLASH自启动。
Platform: | Size: 104324 | Author: whcama@hotmail.com | Hits:

[DSP programBF533 FLASH PROGRAMMER

Description: The flash programmer driver is an example that demonstrates the use of flash driver to implement new algorithms, modify existing ones, or add support for a new flash device/DSP combination. After creating the flash driver, you must load it onto the DSP using the ADI Flash Programmer utility.The Flash Programmer is installed with VisualDSP++ and is accessible from the "Tools" pull-down menu The program includes all the source code for the top-end dxe and the flash specific library. The library adheres to the ADI Driver Model which was introduced in VDSP++ 4.0 and has a straight-forward API and powerful support libraries that simplify the process of creating custom drivers and applications.
Platform: | Size: 6262 | Author: oudong822 | Hits:

[DSP programDSP

Description: 基于TMS320F28335的源代码示例,主要是常用底层通信接口及D/A转换的实现,包括adc_dma,dac,flash control,i2c及usb的实践源包,供各位同学参考。-source code for da/ad,i2c and usb on TMS320F28335 ,to students in need.
Platform: | Size: 1983299 | Author: jiazhutao365 | Hits:

[DSP programDSP示例源码包

Description: 基于TMS320F28335的源代码示例,主要是常用底层通信接口及D/A转换的实现,包括adc_dma,dac,flash control,i2c及usb的实践源包,供各位同学参考
Platform: | Size: 1968914 | Author: jiazhutao365 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 24 »

CodeBus www.codebus.net